mysql查询去除重复数据的两种式

标签:2023-07-05 12:54:41

1、使用distinct关键字

distinct可以去除select查询结果中的重复行。

select distinct username from user;

2、使用group by关键字

group by能够将select查询结果按照指定列分组,并对每组进行聚合运算。

select * from user group by username;
原文出处:http://www.dongblog.com/notes/36.html
来源:博客网 转载请注明出处!

活跃用户

冰心樱恋
Ta还没有签名
知否
Ta还没有签名
七安
Ta还没有签名
·
Ta还没有签名

友情链接


Warning: Smarty error: unable to read resource: "../../../templates/default/./common/foot/footer_index.htm" in /usr/home/hyu3925200001/htdocs/common/smarty/Smarty.class.php on line 1093

Warning: Smarty error: unable to read resource: "../../../templates/default/./common/foot/footer_index.htm" in /usr/home/hyu3925200001/htdocs/common/smarty/Smarty.class.php on line 1093